Skip to content

Support Custom Classloader #306

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 29, 2025
Merged

Support Custom Classloader #306

merged 2 commits into from
May 29, 2025

Conversation

SentryMan
Copy link
Collaborator

now can load adapters in all sorts of wacky situations

now can load adapters in all sorts of wacky situations
@SentryMan SentryMan self-assigned this May 28, 2025
@SentryMan SentryMan added the enhancement New feature or request label May 28, 2025
@SentryMan SentryMan merged commit e3ffef4 into avaje:main May 29, 2025
6 checks passed
@@ -281,11 +287,12 @@ public Builder messageInterpolator(MessageInterpolator interpolator) {
}

private void registerComponents() {
ExtensionLoader.init(classLoader);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmmm ... not that keen on this lifecycle here

@SentryMan SentryMan deleted the classloader branch May 30, 2025 15:01
@SentryMan SentryMan added this to the 2.12 milestone Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants